Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pgr trsp via with points #2257

Merged
merged 14 commits into from
Mar 10, 2022

Conversation

cvvergara
Copy link
Member

Fixes #2256
Changes proposed in this pull request:

  • pgtap
    • new tests for new signature
  • sql
    • deprecated old signature pgr_trspViaEdges
    • created 1 new signatures:
      • pgr_trspVia_withPoints(One Via)
  • c/c++
    • added/adjusted the necessary code
    • Fixes some issues when removing the details
  • doc
  • updated the documentation queries used in the documentation
  • added the documentation on pgr_trspVia_withPoints.rst
  • added release notes and NEWS about the changes
  • CI
    • github actions changed to use windows 2022, adjusted to use VS 17 2022

@pgRouting/admins

@cvvergara
Copy link
Member Author

Added pgtap test for #2254
See 43a27e0

@cvvergara cvvergara self-assigned this Mar 9, 2022
@cvvergara cvvergara merged commit 76ec4b2 into pgRouting:develop Mar 10, 2022
@cvvergara cvvergara deleted the new-pgr_trspVia_withPoints branch March 10, 2022 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants